home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / TEX-UTIL / DVI_DVI1 / dvilj / orig_docs / ChangeLog < prev    next >
Text File  |  1995-01-08  |  6KB  |  208 lines

  1. Sun Jan  8 12:16:04 1995  Karl Berry  <karl@cs.umb.edu>
  2.  
  3.         * Version 2.5.
  4.  
  5. Wed Jan  4 12:39:15 1995  Karl Berry  <karl@cs.umb.edu>
  6.  
  7.         * config.h (UNKNOWN): Don't need to define this here.
  8.  
  9. Sat Dec 31 17:30:58 1994  Karl Berry  <karl@cs.umb.edu>
  10.  
  11.         * Makefile.in: Don't include tmptk.make any more.
  12.         (install-exec): Don't depend on install-MakeTeXPK, either.
  13.  
  14. Fri Dec 30 15:25:54 1994  Karl Berry  <karl@cs.umb.edu>
  15.  
  16.         * Makefile.in (install-exec): Don't depend on default, so dvilj4
  17.         doesn't get made if the user didn't want it. 
  18.         (install-data): mkdirchain on texinputdir and fontdir.
  19.         From Joachim.
  20.  
  21.         * dvi2xx.c (MFMODE): Use MFMODE[36]00, not cx/ljfour. From Joachim.
  22.  
  23. Wed Dec 14 15:16:29 1994  Karl Berry  <karl@cs.umb.edu>
  24.  
  25.         * Version 2.4.
  26.  
  27. Sun Dec 11 12:31:11 1994  Karl Berry  <karl@cs.umb.edu>
  28.  
  29.         * dvi2xx.c: Avoid printing character 32 if we're doing sevenbit
  30.         fonts, for the Kyocera.  Reported by
  31.         gierling@phoenix.tp1.ruhr-uni-bochum.de, fix from Gustaf.
  32.  
  33. Thu Nov 24 13:54:51 1994  Karl Berry  <karl@cs.umb.edu>
  34.  
  35.         * dvi2xx.c (ReadFontDef): Cast arg to kpse_magstep_fix to
  36.         unsigned.  From RZ32@IBM3090.RZ.UNI-KARLSRUHE.DE (Klaus Braune).
  37.  
  38. Tue Nov 15 16:21:40 1994  Karl Berry  <karl@cs.umb.edu>
  39.  
  40.         * Makefile.in (targets.make): This is split up now.
  41.  
  42. Sun Nov  6 16:10:50 1994  Karl Berry  <karl@cs.umb.edu>
  43.  
  44.         * configure.in: Run autoupdate.
  45.  
  46. Tue Oct 25 17:53:59 1994  Karl Berry  <karl@cs.umb.edu>
  47.  
  48.         * Version 2.3.
  49.  
  50. Fri Oct 14 10:32:50 1994  Karl Berry  <karl@cs.umb.edu>
  51.  
  52.         * Version 2.2.
  53.  
  54. Sat Oct  1 20:12:55 1994  Karl Berry  <karl@cs.umb.edu>
  55.  
  56.         * dvi2xx.c: Use perror and exit instead of fatal when given a
  57.         nonexistent file.
  58.  
  59. Mon Sep 12 11:06:45 1994  Karl Berry  (karl@cs.umb.edu)
  60.  
  61.         * Version 2.1.
  62.  
  63. Sun Sep 11 17:23:25 1994  Karl Berry  (karl@cs.umb.edu)
  64.  
  65.         * config.h (labs) [!STDC_HEADERS && !labs]: Change condition.
  66.  
  67. Wed Sep  7 16:28:58 1994  Karl Berry  (karl@cs.umb.edu)
  68.  
  69.         * Version 2.0.
  70.  
  71. Mon Sep  5 10:55:41 1994  Karl Berry  (karl@cs.umb.edu)
  72.  
  73.         * config.h (unix) [_AIX]: Define unix in this case.
  74.  
  75. Sat Sep  3 14:08:54 1994  Karl Berry  (karl@cs.umb.edu)
  76.  
  77.         * Makefile.in (install-data): Use texinputdir for *.tex, not fontdir.
  78.  
  79. Fri Sep  2 13:09:30 1994  Karl Berry  (karl@cs.umb.edu)
  80.  
  81.         * Makefile.in (objects): Correct to dvilj.o.
  82.         (makeargs, install_args): No need for these.
  83.  
  84. Tue Aug 30 14:21:25 1994  Karl Berry  (karl@cs.umb.edu)
  85.  
  86.         * Makefile.in (mostlyclean): Remove all the $(programs).
  87.         (distclean): Don't need this.
  88.  
  89. Mon Aug 29 13:26:26 1994  Karl Berry  (karl@cs.umb.edu)
  90.  
  91.         * Update for dvi2xx 051a11.
  92.  
  93. Sun Aug 28 17:05:33 1994  Karl Berry  (karl@cs.umb.edu)
  94.  
  95.         * dvihp: Make some attempt to make this usable as a printcap
  96.         filter. From andyp@jfbi.CV.COM.
  97.  
  98.         * Makefile.in (install-data): Install the fonts by running cp -r,
  99.         not using a Makefile.  Also install the LaTeX files.
  100.  
  101.         * configure.in (AC_OUTPUT): No more fonts/Makefile.
  102.  
  103. Sun Aug 21 12:21:23 1994  Karl Berry  (karl@cs.umb.edu)
  104.  
  105.         * Makefile.in: Include programs.make.
  106.  
  107. Sat Aug 13 17:14:38 1994  Karl Berry  (karl@cs.umb.edu)
  108.  
  109.         * Makefile.in: Use $@ where possible.
  110.  
  111. Tue Aug  9 14:40:50 1994  Karl Berry  (karl@cs.umb.edu)
  112.  
  113.         * dvi2xx.c: (ReadFontDef): Call kpse_magstep_fix on the dpi.
  114.         Fix debugging printf warnings.
  115.  
  116. Fri Jul 29 13:26:49 1994  Karl Berry  (karl@cs.umb.edu)
  117.  
  118.         * dvi2xx.c (PRINTER) [LJ4]: Use Arabic numeral for name.
  119.  
  120.         * Makefile.in (objects, etc.): Support for new binary dvilj4l.
  121.         * config.h (RESOLUTION, MFMODE) [LJ4L]: Set to 300/cx for this new
  122.         symbol.
  123.  
  124.         * dvi2xx.c (DecodeArgs): Always scale pgsiz_dots. 
  125.         (main) [LJ4]: Don't hardwire 600dpi.
  126.         These fixes from ajp@eng.cam.ac.uk.
  127.  
  128. Mon Jun 20 15:10:44 1994  Karl Berry  (karl@cs.umb.edu)
  129.  
  130.         * dvi2xx.c (main): Call kpse_init_prog instead of all the inline
  131.         initializations.
  132.  
  133. Sun Jun 19 11:06:31 1994  Karl Berry  (karl@cs.umb.edu)
  134.  
  135.         * dvi2xx.c (main): Call kpse_set_progname.
  136.  
  137. Sat Jun 18 17:38:23 1994  Karl Berry  (karl@cs.umb.edu)
  138.  
  139.         * dvi2xx.c (MAKETEXPK_BY_DEFAULT): Enable it by default.
  140.  
  141. Mon Jun 13 10:13:18 1994  Karl Berry  (karl@cs.umb.edu)
  142.  
  143.         * dvi2xx.c (ReadFontDef): Don't call kpse_set_maketex_mag here,
  144.         let kpathsea do it.
  145.  
  146. Sun Jun 12 14:12:47 1994  Karl Berry  (karl@cs.umb.edu)
  147.  
  148.         * dvi2xx.c (ReadFontDef): Avoid checksum warning if we made a font
  149.         substitution.
  150.  
  151. Sat Jun 11 19:00:33 1994  Karl Berry  (karl@cs.umb.edu)
  152.  
  153.         * dvi2xx.c (DecodeArgs): Allow a number after the -- to set
  154.         kpathsea_debug.
  155.  
  156. Sun May 22 15:34:20 1994  Karl Berry  (karl@cs.umb.edu)
  157.  
  158.         * dvi2xx.c, tfm.c: Change most long's to long4, for the sake of
  159.         the Alpha. From bruno@alpha1.csd.uwm.edu.
  160.  
  161.         * config.h (unix) [!unix && __unix__]: Define this, to work around
  162.         ANSI.
  163.  
  164. Sun Apr 17 16:15:56 1994  Karl Berry  (karl@ra.cs.umb.edu)
  165.  
  166.         * config.h (signed_char): Use the web2c code for this.
  167.  
  168.         * Makefile.in (top_srcdir): Define this for configure to substitute.
  169.  
  170. Tue Apr 12 10:32:38 1994  Karl Berry  (karl@ra.cs.umb.edu)
  171.  
  172.         * dvi2xx.c (DecodeArgs): Allow foo and foo.bar.dvi for input names.
  173.         From jules@jps.co.uk.
  174.  
  175. Sun Apr  3 10:20:58 1994  Karl Berry  (karl@cs.umb.edu)
  176.  
  177.         * Version 1.1.
  178.  
  179. Sat Apr  2 06:09:20 1994  Karl Berry  (karl@cs.umb.edu)
  180.  
  181.     (Today's changes from Bruno.)
  182.         * configure.in: Include AC_LONG_64_BITS.
  183.         * config.h: Use LONG_64_BITS instead of `alpha'.
  184.  
  185.         * dvi2xx.c (ReadFontDef): Call kpse_set_maketex_mag before finding
  186.         the PK file.
  187.  
  188. Fri Apr  1 11:44:31 1994  Karl Berry  (karl@cs.umb.edu)
  189.  
  190.         * contrib/dvihp: New (simple-minded) script.
  191.  
  192. Thu Mar 31 07:21:21 1994  Karl Berry  (karl@cs.umb.edu)
  193.  
  194.         * fonts/Makefile.in (install): norm=gr for Garamond, not gm.
  195.         norm=an for Antique Olive, mr for Marigold.
  196.  
  197. Wed Mar 23 10:23:56 1994  Karl Berry  (karl@cs.umb.edu)
  198.  
  199.         * Makefile.in (install-data): dvilj.1 is in $(srcdir).
  200.  
  201. Thu Mar 10 08:04:45 1994  Karl Berry  (karl@cs.umb.edu)
  202.  
  203.         * dvi2xx.c (getenv, malloc, atoi): Do not declare here.
  204.  
  205. Thu Mar  3 08:51:17 1994  Karl Berry  (karl@cs.umb.edu)
  206.  
  207.         * Version 1.0.
  208.